home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc / Navigation Tools / 411 / README < prev   
Encoding:
Text File  |  1995-11-08  |  1.4 KB  |  38 lines  |  [TEXT/ttxt]

  1. ReadMe:  411
  2.  
  3. 411 is a nice help utility which works with MPW (Macintosh Programmers Workshop).
  4.  
  5. If you own MPW, the following paragraph tells you how to integrate the OpenDoc™ help files with the existing MPW 411 help files.
  6.  
  7. How to install the OpenDoc™ 411 Files
  8.  
  9. 1. If you have not installed 411 in to your MPW setup, then install 411 from ETO or another source.
  10. 2. Copy the files "OpenDocHelp" and "OpenDocHelp.index" into the same folder as the rest of your 411 …Help files.
  11. 3. Choose "Edit 411 Files…" from the 411 menu inside MPW
  12. 4. Copy & paste the first line, and change the first line to end with "OpenDocHelp"
  13.  
  14. here is a sample Help_Files file:
  15.  
  16. HD80:411:CIncludesHelp
  17. HD80:411:CommToolBoxHelp
  18. HD80:411:InsideMacintoshHelp
  19. HD80:411:MPWHelp
  20. HD80:411:PInterfacesHelp
  21. HD80:411:ResourcesHelp
  22. HD80:411:TechNotesHelp
  23.  
  24. here is the same file after the change in step 4.:
  25.  
  26. HD80:411:OpenDocHelp
  27. HD80:411:CIncludesHelp
  28. HD80:411:CommToolBoxHelp
  29. HD80:411:InsideMacintoshHelp
  30. HD80:411:MPWHelp
  31. HD80:411:PInterfacesHelp
  32. HD80:411:ResourcesHelp
  33. HD80:411:TechNotesHelp
  34.  
  35. 5. Save & Close the Help_Files file
  36.  
  37. 6. Type & select "OpenDoc" in the Worksheet, and choose "Look up" from the 411 menu. A list of OpenDoc help topics will be displayed, and you can then select one of these and choose "Look up" again.  You can also directly get help on an OpenDoc class, class::method, type, or constant this way.  Repeat as necessary.
  38.